New file collecting the type constants, includes and the union for the
authorMartin Nordholts <martinn@src.gnome.org>
Sun, 18 Jan 2009 13:33:52 +0000 (13:33 +0000)
committerMartin Nordholts <martinn@src.gnome.org>
Sun, 18 Jan 2009 13:33:52 +0000 (13:33 +0000)
commit57401e602c19317e8e031d083020b58b73d15625
treec1f684eb6db898e9e634164096a033eee286544f
parenta7a778c9487738c889b931f7c86f2ccea3da8013
New file collecting the type constants, includes and the union for the

* babl/babl-classes.h: New file collecting the type constants,
includes and the union for the babl classes. When adding a new
class this is the only installed header file that requires
modification.

* babl/babl-class.h: Move the class type enums to the new file.

* babl/babl.h: Include babl-classes.h instead of each class on its
own, and move the Babl union to the new file.

* babl/Makefile.am: Add the new file.

svn path=/trunk/; revision=385
ChangeLog
babl/Makefile.am
babl/babl-class.h
babl/babl-classes.h [new file with mode: 0644]
babl/babl.h